libs/gnutls: Don't link libidn unintentionally
authorDaniel Engberg <[email protected]>
Mon, 6 Feb 2017 23:23:09 +0000 (00:23 +0100)
committerHannu Nyman <[email protected]>
Wed, 8 Feb 2017 08:46:57 +0000 (10:46 +0200)
Fixes compilation reported by by buildbots.

Signed-off-by: Daniel Engberg <[email protected]>
(cherry picked from commit c7c951eada3682c2a2bac73cbe95ee15f174317f)

libs/gnutls/Makefile

index 0123e10fef0af515012a13f4b068a842163ec60c..281abee0c5ba335ef240664cb50a8e532a2d083f 100644 (file)
@@ -113,6 +113,7 @@ CONFIGURE_ARGS+= \
        --with-included-unistring \
        --disable-guile \
        --disable-nls \
+       --without-idn \
        --without-zlib \
        --enable-local-libopts \
        --disable-doc \